const github.com/klauspost/compress/zstd.errorMatchLenTooBig

3 uses

	github.com/klauspost/compress/zstd (current package)
		seqdec_asm.go#L66: const errorMatchLenTooBig = 2
		seqdec_asm.go#L124: 	case errorMatchLenTooBig:
		seqdec_asm.go#L207: 		case errorMatchLenTooBig: